In This Topic
                                        
                                    
                                Extracting pages from a multipage TIFF file using a memory stream
                                    
                                        In This Topic
                                    
                                
                                This handy code snippet can be useful when you need to extract more pages from your multi-page source TIFF file to a multi-page destination TIFF file. This example uses a memory stream to extract required pages. It shows you how to handle properly with multi-page TIFF files.